﻿2026-06-04T13:05:32.5379289Z ##[group]Run actions/checkout@v5
2026-06-04T13:05:32.5380964Z with:
2026-06-04T13:05:32.5381638Z   repository: SaberMage/spt-core
2026-06-04T13:05:32.5388086Z   token: ***
2026-06-04T13:05:32.5388714Z   ssh-strict: true
2026-06-04T13:05:32.5389498Z   ssh-user: git
2026-06-04T13:05:32.5390140Z   persist-credentials: true
2026-06-04T13:05:32.5390850Z   clean: true
2026-06-04T13:05:32.5391490Z   sparse-checkout-cone-mode: true
2026-06-04T13:05:32.5392264Z   fetch-depth: 1
2026-06-04T13:05:32.5392898Z   fetch-tags: false
2026-06-04T13:05:32.5393527Z   show-progress: true
2026-06-04T13:05:32.5394158Z   lfs: false
2026-06-04T13:05:32.5394745Z   submodules: false
2026-06-04T13:05:32.5395426Z   set-safe-directory: true
2026-06-04T13:05:32.5396679Z ##[endgroup]
2026-06-04T13:05:32.6955347Z Syncing repository: SaberMage/spt-core
2026-06-04T13:05:32.6958891Z ##[group]Getting Git version info
2026-06-04T13:05:32.6960325Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T13:05:32.6962304Z [command]/usr/bin/git version
2026-06-04T13:05:32.6963132Z git version 2.34.1
2026-06-04T13:05:32.6965940Z ##[endgroup]
2026-06-04T13:05:32.6975078Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/ea2e2d54-495c-494d-9669-63f33a004edc/.gitconfig'
2026-06-04T13:05:32.6998108Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/ea2e2d54-495c-494d-9669-63f33a004edc' before making global git config changes
2026-06-04T13:05:32.7000540Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T13:05:32.7004969Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T13:05:32.7058841Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T13:05:32.7088299Z https://github.com/SaberMage/spt-core
2026-06-04T13:05:32.7106654Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T13:05:32.7112656Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T13:05:32.7142512Z refs/heads/dev-freeform
2026-06-04T13:05:32.7154687Z [command]/usr/bin/git checkout --detach
2026-06-04T13:05:32.7210898Z HEAD is now at 650c7fb fix(ci): ASCII-only string in the Windows budget step [budget]
2026-06-04T13:05:32.7266419Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T13:05:32.7307148Z Deleted branch dev-freeform (was 650c7fb).
2026-06-04T13:05:32.7354189Z ##[endgroup]
2026-06-04T13:05:32.7358365Z [command]/usr/bin/git submodule status
2026-06-04T13:05:32.7602507Z ##[group]Cleaning the repository
2026-06-04T13:05:32.7606878Z [command]/usr/bin/git clean -ffdx
2026-06-04T13:05:32.7646758Z Removing traceable-reqs
2026-06-04T13:05:32.7658425Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T13:05:32.7718160Z HEAD is now at 650c7fb fix(ci): ASCII-only string in the Windows budget step [budget]
2026-06-04T13:05:32.7727760Z ##[endgroup]
2026-06-04T13:05:32.7730669Z ##[group]Disabling automatic garbage collection
2026-06-04T13:05:32.7738289Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T13:05:32.7777072Z ##[endgroup]
2026-06-04T13:05:32.7778889Z ##[group]Setting up auth
2026-06-04T13:05:32.7787553Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T13:05:32.7828000Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T13:05:32.8067895Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T13:05:32.8106331Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T13:05:32.8343029Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T13:05:32.8384631Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T13:05:32.8636171Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T13:05:32.8696378Z ##[endgroup]
2026-06-04T13:05:32.8697743Z ##[group]Fetching the repository
2026-06-04T13:05:32.8709140Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +650c7fb326ed3478f5661891641a32b1b712ce19:refs/remotes/origin/dev-freeform
2026-06-04T13:05:33.6777481Z ##[endgroup]
2026-06-04T13:05:33.6779794Z ##[group]Determining the checkout info
2026-06-04T13:05:33.6782152Z ##[endgroup]
2026-06-04T13:05:33.6785863Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T13:05:33.6843912Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T13:05:33.6991308Z ##[group]Checking out the ref
2026-06-04T13:05:33.6995328Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T13:05:33.6998423Z Switched to a new branch 'dev-freeform'
2026-06-04T13:05:33.7000872Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T13:05:33.7006008Z ##[endgroup]
2026-06-04T13:05:33.7013492Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T13:05:33.7047289Z 650c7fb326ed3478f5661891641a32b1b712ce19
